I've been using display: table-cell and display: table in CSS for a couple of different projects recently and have been impressed by the results. The styling is used to make elements, such as <div> tags behave like <table> and <td> ... Continue reading →The post Using CSS "display: table-cell" for columns appeared first on Senktec.